Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add Storybook workflow doc #814

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

siddharthkul
Copy link
Contributor

What changed? Why?
Added docs for storybook workflow

Screenshot 2024-07-15 at 9 02 42 PM

How has it been tested?
cd site && yarn dev

```bash
yarn storybook:dev

# In a browser, navigate to http://localhost:6006/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can leave this out since yarn storybook:dev auto directs the user to that url

@@ -65,6 +65,18 @@ onchainkit

## Workflows

### Storybook
Copy link
Contributor

@cpcramer cpcramer Jul 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this section needs more step by step guidance - I'm new to Storybook, and this section in its current state does not help me understand how contributing to onchainKit / Storybook works.

@Zizzamia
Copy link
Contributor

@siddharthkul, I approved and merge for now, but @cpcramer is right, we need a bit more love into this section.

@Zizzamia Zizzamia merged commit 70f14e2 into coinbase:main Aug 26, 2024
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants